home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Utilities / Partition Logic 0.68 / partlogic-0.68.iso / programs / helpfiles / copy-mbr.txt < prev    next >
Encoding:
Text File  |  2007-05-10  |  399 b   |  17 lines

  1.  
  2.  -- copy-mbr --
  3.  
  4. Write a Visopsys MBR sector.
  5.  
  6. Usage:
  7.   copy-mbr <image> <disk>
  8.  
  9. The copy-mbr command copies the MBR (master boot record) image to the
  10. named physical disk.  Not useful to most users under normal circumstances;
  11. Rather more useful in a system rescue situation, where a DOS-like automatic
  12. booting of the 'active' partition is desired.
  13.  
  14. Example:
  15.   copy-mbr /system/boot/mbr.simple hd0
  16.  
  17.